home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / comm / pca32_75.zip / PCA32_75.EXE / winaw32w.re$ / WINAW32W.REG
Windows Registry Data  |  1996-11-02  |  3KB  |  76 lines

  1. REGEDIT4
  2.  
  3. *********************************************************************
  4. **      Register all of our VxD's.
  5. *********************************************************************
  6. [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\SYMEVNT]
  7. "StaticVxD"="%s\SYMEVNT.386" ~SIWSUBST, TARGET5
  8. "Start"=hex:00
  9.  
  10. [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\AW_HOST]
  11. *"StaticVxD"="%s\aw_host.386" ~SIWSUBST, TARGET4
  12. "Start"=hex:00
  13.  
  14. *********************************************************************
  15. **      Register our uninstall with Win95.  WinNT?
  16. *********************************************************************
  17. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\pcANYWHERE32]
  18. "DisplayName"="pcANYWHERE32"
  19. "UninstallString"="%s\SETUP.EXE /U" ~SIWSUBST, TARGET
  20.  
  21. *********************************************************************
  22. **      Register our winaw32 icon with Win95. 
  23. *********************************************************************
  24. [HKEY_CLASSES_ROOT\pcANYWHERE32]
  25. @="pcANYWHERE for Windows 95 and Windows NT"
  26. * [HKEY_CLASSES_ROOT\pcANYWHERE6.0\DefaultIcon]
  27. * @="%s\winaw32.exe,1" ~SIWSUBST, TARGET
  28.  
  29. *********************************************************************
  30. **      Add key in case doesn't exist, register our use of shared co
  31. **          components.
  32. *********************************************************************
  33. [HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\SharedUsage\SYMEVNT.386]
  34. @="%s" ~SIWSUBST, TARGET3
  35. "pcANYWHERE32"="%s" ~SIWSUBST, TARGET
  36.  
  37. [HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\SharedUsage\SYMEVNT1.DLL]
  38. @="%s" ~SIWSUBST, TARGET3
  39. "pcANYWHERE32"="%s" ~SIWSUBST, TARGET
  40.  
  41. [HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\SharedUsage\S32EVNT1.DLL]
  42. @="%s" ~SIWSUBST, TARGET3
  43. "pcANYWHERE32"="%s" ~SIWSUBST, TARGET
  44.                          
  45. *********************************************************************
  46. **      Register the applications path..
  47. *********************************************************************
  48.  
  49. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\WINAW32.EXE]
  50. @="%s\winaw32.exe" ~SIWSUBST, TARGET
  51. "Path"="%s;%%s;%%%%s" ~SIWSUBST, TARGET, TARGET2, TARGET5  
  52.  
  53. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AWHOST32.EXE]
  54. @="%s\awhost32.exe" ~SIWSUBST, TARGET2
  55. "Path"="%s;%%s" ~SIWSUBST, TARGET2, TARGET5  
  56.  
  57. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AWREM32.EXE]
  58. @="%s\awrem32.exe" ~SIWSUBST, TARGET2
  59. "Path"="%s;%%s" ~SIWSUBST, TARGET2, TARGET5  
  60.  
  61. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AWGATE.EXE]
  62. @="%s\awgate.exe" ~SIWSUBST, TARGET2
  63. "Path"="%s;%%s" ~SIWSUBST, TARGET2, TARGET5  
  64.  
  65. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AWRAS32.EXE]
  66. @="%s\awras32.exe" ~SIWSUBST, TARGET2
  67. "Path"="%s;%%s" ~SIWSUBST, TARGET2, TARGET5  
  68.  
  69. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AWEDIT32.EXE]
  70. @="%s\awedit32.exe" ~SIWSUBST, TARGET2
  71. "Path"="%s;%%s" ~SIWSUBST, TARGET2, TARGET5  
  72.  
  73. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\SLAUNCH.EXE]
  74. @="%s\slaunch.exe" ~SIWSUBST, TARGET2
  75. "Path"="%s;%%s" ~SIWSUBST, TARGET2, TARGET5  
  76.